home *** CD-ROM | disk | FTP | other *** search
- ROS version 3.8 Release Notes
-
- These notes describe features and corrections added since version
- 3.7 and are intended as an aid to conversion for sysops currently
- running ROS 3.7. Complete system documentation is contained in
- ROSSYS.DOC.
-
- Changed the file <P>ost command so that files will not be
- automatically moved to an area with a lower access level.
-
- Changed the naming of the index files as follow:
- USERIDX.ROS -> NDXUSER.ROS
- SYSMIDX.ROS -> NDXSYSM.ROS
- CATDNDX.ROS -> NDXCATD.ROS
- CATNNDX.ROS -> NDXCATN.ROS
-
- The left and right cursor control keys OF THE LOCAL CONSOLE move
- the cursor left and right in a fashion identical to ^S and ^D.
-
- ANSI "graphics", including color, is supported for the remote
- user (in this version of ROS, the local console will only display
- the uninterpreted ANSI). The user has an option to enable or
- disable. SYSMTXT.ROS has added sections which hold these
- "pictures." These sections are keyed the same as the normal text
- versions but with the addition of "A". For example the opening
- bulletin is keyed with ":B0". The ANSI version would be keyed
- ":B0A". TheDraw is an excellent editor for creating menus and
- messages using ANSI escape sequences. ROS does not distinguish
- between monochrome and color. Instead, the ANSI "pictures"
- should be built in such a way that they will display well on both
- color and monochrome screens.
-
- Several new commands have been added to the message <R>ead func-
- tion. After reading a message, the user can select one of the
- following:
-
- Continuous Reply Forward Delete Next Quit
-
- The following briefly define the new commands:
- .RR--L----!----!----!----!----!----!----!----!----!----!--------R
-
- Continuous causes messages to display without pauses for
- commands or line counts (the "More?" message).
-
- Reply replaces the <A>nswer command and automatically picks
- up the subject as well as the user names.
-
- Forward allows the user to send the message to another user.
- Any valid user is acceptable including "All."
-
- Delete works as before.
-
- Next simply accesses the next message. This is the default
- action if the user presses an invalid key.
-
- Quit returns to the message sub-system prompt. The same
- action takes place when all messages in an area have been
- displayed.
- .RR--!----!----!----!----!----!----!----!----!----!----!--------R
-
- The message <S>can and <Q>uickscan commands have been replaced by
- a single <D>irectory command. This makes the command syntax and
- displays between message and file sub-systems more consistent.
- Due to the 80 character line length limit, the sender name or the
- subject may be truncated if very long.
-
- Archives, especially large ones, open much faster.
-
- A full path name, including drive, is allowed when defining the
- catalog description file. For example, the following is legal:
- C:\OTHER\THATBBS.CAT
-
- Added a prompt in the catalog building system which allows the
- sysop to replace existing file descriptions. Normally, only
- blank descriptions would need to be updated, but this option lets
- you edit the catalog with your favorite word processor and feed
- the changes back into the catalog system. NOTE: if there are
- duplicate file names in separate file areas, only the first will
- be changed and this change may not be what you expect. In other
- words, be careful with this option.
-
- Changed the time limit checking so that during Xmodem transfers
- (uploads/downloads) and chats, the user may exceed the time
- limit. This allows them to finish a transfer that may be taking
- a little longer than expected because of noise or a slow system.
-
- Ask the user for the file description BEFORE receiving file.
- That way if the user wanders off during the transfer, the de-
- scription still gets entered.
-
- Added function key F8. This key lists text from the section of
- SYSMTXT.ROS specified by ":ME" and may be anything desired. One
- example would be to ask the user to log out because lightning is
- close.
-
- Added support for 19,200 baud, including a new version of
- LCOMX.EXE. As a result of this change, 600 baud is no longer
- supported. Other baud rates are unaffected.
-
- Added support for several multi-tasking programs in addition to
- DESQview which was already supported. These newly supported,
- programs are TopView, MicroSoft Windows, DoubleDOS, and TaskView.
- ROS is "aware" of these programs and will relinquish any time it
- is not using to other programs that may be running.
-
- End-of-file handling during Xmodem download is improved. ROS now
- allows an EOT to be NAK'd several times before terminating the
- transfer.
-
- At the beginning of Xmodem downloads, ROS will display the number
- of "128 byte" or "1k byte" blocks to be sent.
-
- Decreased the system startup time by about 20 per cent.
-